PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPath Class / zInternalMethod37 Method
x1
y1
x2
y2
In This Topic
    zInternalMethod37 Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void zInternalMethod37( 
       double x1,
       double y1,
       double x2,
       double y2
    )

    Parameters

    x1
    x1
    y1
    y1
    x2
    x2
    y2
    y2
    See Also